Build Log
  

Build started: Project: multimeter, Configuration: Release|Win32

Command Lines
  
Creating temporary file "h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\RSP00000E743610532.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\multimeter.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\multimeter.cpp"
]
Creating command line "cl.exe @"h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\RSP00000E743610532.rsp" /nologo /errorReport:prompt"
Creating temporary file "h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\RSP00000F743610532.rsp" with contents
[
/OUT:"H:\Diplomova prace\Podpurne programy\multimeter+zdroj\Release\multimeter.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\multimeter.exe.intermediate.manifest" /DEBUG /PDB:"h:\diplomova prace\podpurne programy\multimeter+zdroj\release\multimeter.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib

".\release\multimeter.obj"

".\release\stdafx.obj"
]
Creating command line "link.exe @"h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\RSP00000F743610532.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\RSP000010743610532.rsp" with contents
[
/outputresource:"..\release\multimeter.exe;#1" /manifest

".\release\multimeter.exe.intermediate.manifest"
]
Creating command line "mt.exe @"h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\RSP000010743610532.rsp" /nologo"
Creating temporary file "h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\BAT000011743610532.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\BAT000011743610532.bat"""
Output Window
  
Compiling...
multimeter.cpp
.\multimeter.cpp(139) : warning C4996: 'getch' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\conio.h(145) : see declaration of 'getch'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.'
.\multimeter.cpp(146) : warning C4996: 'getch' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\conio.h(145) : see declaration of 'getch'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.'
.\multimeter.cpp(168) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\multimeter.cpp(204) : warning C4996: 'getch' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\conio.h(145) : see declaration of 'getch'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://h:\Diplomova prace\Podpurne programy\multimeter+zdroj\multimeter\Release\BuildLog.htm"
multimeter - 0 error(s), 4 warning(s)